home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / ZD561402.CAB / MSDMINE.DLL / REGISTRY / 1 (.txt) next >
InstallShield Script  |  2002-12-17  |  2KB  |  45 lines

  1.     MSDMine.1 = s 'Microsoft OLE DB DM Provider'
  2.         CLSID = s '{2CB6C2D3-DD7C-11D2-AFE4-00105A994724}'
  3.     MSDMine = s 'Microsoft OLE DB DM Provider'
  4.         CLSID = s '{2CB6C2D3-DD7C-11D2-AFE4-00105A994724}'
  5.         CurVer = s 'MSDMine.1'
  6.     NoRemove CLSID
  7.         ForceRemove {2CB6C2D3-DD7C-11D2-AFE4-00105A994724} = s 'MSDMine'
  8.             ForceRemove ExtendedErrors = s 'Extended Error Service'
  9.                 ForceRemove {72B082C6-97D5-11D3-8BEC-00C04F68DDC2} = s 'MSDMine Error Lookup'
  10.             }    
  11.             ProgID = s 'MSDMine.1'
  12.             VersionIndependentProgID = s 'MSDMine'
  13.             InprocServer32 = s '%MODULE%'
  14.                 val ThreadingModel = s 'Both'
  15.             'OLE DB Provider' = s 'Microsoft OLE DB Provider For Data Mining Services'
  16.             'OLE DB DM Provider' = s 'Microsoft OLE DB Provider For Data Mining Services'
  17.             OLEDB_SERVICES = d '4294967295'
  18.             'TypeLib' = s '{2CB6C2C6-DD7C-11D2-AFE4-00105A994724}'
  19.     NoRemove TypeLib
  20.         ForceRemove {2CB6C2C6-DD7C-11D2-AFE4-00105A994724}
  21.             ForceRemove '1.0' = s 'Microsoft OLE DB Provider For Data Mining Services'
  22.                 ForceRemove '0'
  23.                 {
  24.                     ForceRemove Win32 = s '%MODULE%'
  25.                 }
  26.             ForceRemove FLAGS = s '0'
  27.             HELPDIR = s 'installdir'
  28. HKEY_LOCAL_MACHINE
  29.     NoRemove SYSTEM
  30.         NoRemove CurrentControlSet
  31.             NoRemove Services
  32.                 NoRemove Eventlog
  33.                 {
  34.                     NoRemove Application
  35.                     {
  36.                         ForceRemove MSDMine
  37.                         {
  38.                             val CategoryCount = d '2'
  39.                             val CategoryMessageFile =  s '%MODULE%'
  40.                             val EventMessageFile =  s '%MODULE%'
  41.                             val TypesSupported = d '0x1f'
  42.                         }
  43.                     }
  44.                 }
  45.